Skip to content

Conversation

@barslev
Copy link
Contributor

@barslev barslev commented Nov 16, 2025

Adds options --reach-concurrency <number> and --reach-disable-analysis-splitting for socket scan create --reach.


Note

Adds --reach-concurrency and --reach-disable-analysis-splitting flags, plumbs them through create/reach commands to Coana, updates defaults, help, tests, and bumps version.

  • Reachability flags
    • Add --reach-concurrency <number> and --reach-disable-analysis-splitting in reachability-flags.mts (defaults: 1 and false).
  • Commands
    • socket scan create --reach: parse/validate/pass new flags in cmd-scan-create.mts.
    • socket scan reach: parse/pass new flags in cmd-scan-reach.mts.
    • CI/GitHub flows: set defaults in ci/handle-ci.mts and create-scan-from-github.mts.
  • Execution
    • Wire to Coana in perform-reachability-analysis.mts as --concurrency and --disable-analysis-splitting.
  • UX/Docs/Tests
    • Update help text; extend tests in cmd-scan-reach.test.mts.
    • Bump version to 1.1.29; update CHANGELOG.md.

Written by Cursor Bugbot for commit 44b1553. Configure here.

@barslev barslev requested a review from mtorp November 16, 2025 05:46
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment @cursor review or bugbot run to trigger another review on this PR

@barslev barslev requested review from jdalton and removed request for mtorp November 16, 2025 07:39
@jdalton jdalton merged commit b315e9a into v1.x Nov 16, 2025
8 checks passed
@jdalton jdalton deleted the barslev/add-reach-concurrency-and-reach-disable-analysis-splitting branch November 16, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants